; Fix coding style in w32image.c
authorPo Lu <luangruo@yahoo.com>
Fri, 31 May 2024 01:54:49 +0000 (09:54 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 31 May 2024 01:54:49 +0000 (09:54 +0800)
commit4077bb9867c4396769fa5837b40c0461de6b92d6
treeec7698b46fcf792c5e31c7f7830914425d242a79
parent436b344be36152acbac693009c560b6bfb9697a2
; Fix coding style in w32image.c

* src/w32image.c (get_encoder_clsid): Insert space between
identifier and param type list.
(struct thumb_data_type, struct cached_encoder): Break before
opening bracket at top-level.
src/w32image.c